home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / qcs20503.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  10.2 KB  |  306 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1992 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.0"
  10. *FileVersion: "2.1"
  11. *PCFileName: "QCS20503.PPD"
  12. *LanguageVersion: English
  13. *Product: "(QMS ColorScript 100)"
  14. *PSVersion: "(50.3) 1"
  15. *ModelName: "QMS ColorScript 100 Model 20"
  16. *NickName: "QMS ColorScript 100 Model 20 v50.3"
  17.  
  18. *% ADORequiresEExec added by Microsoft
  19. *ADORequiresEExec: True
  20.  
  21. *% General Information and Defaults ===============
  22. *FreeVM: "565966"
  23. *LanguageLevel: "1"
  24. *Extensions: FileSystem CMYK
  25. *ColorDevice: True
  26. *DefaultColorSpace: CMYK
  27. *VariablePaperSize: False
  28. *FileSystem: True
  29. *?FileSystem: "
  30. save
  31.   statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  32. restore
  33. "
  34. *End
  35. *Throughput: "1"
  36. *Password: "0"
  37. *ExitServer: "
  38.   count 0 eq {  % is the password on the stack?
  39.     true
  40.   }{
  41.     dup    % potential password
  42.     statusdict /checkpassword get exec not
  43.   } ifelse
  44.   {  %  if no password or not valid
  45.     (WARNING : Cannot perform the exitserver command.) =
  46.     (Password supplied is not valid.) =
  47.     (Please contact the author of this software.) = flush
  48.     quit
  49.   } if
  50.   serverdict /exitserver get exec
  51. "
  52. *End
  53. *Reset: "
  54.   count 0 eq {  % is the password on the stack?
  55.     true
  56.   }{
  57.     dup    % potential password
  58.     statusdict /checkpassword get exec not
  59.   } ifelse
  60.   {  %  if no password or not valid
  61.     (WARNING : Cannot reset printer.) =
  62.     (Password supplied is not valid.) =
  63.     (Please contact the author of this software.) = flush
  64.     quit
  65.   } if
  66.   serverdict /exitserver get exec
  67.   systemdict /quit get exec
  68.   (WARNING : Printer Reset Failed.) = flush
  69. "
  70. *End
  71.  
  72. *DefaultResolution: 300dpi
  73. *?Resolution: "
  74. save
  75.   initgraphics
  76.   0 0 moveto currentpoint matrix defaultmatrix transform
  77.   0 72 lineto currentpoint matrix defaultmatrix transform
  78.   3 -1 roll sub dup mul
  79.   3 1 roll exch sub dup mul
  80.   add sqrt round cvi
  81.   (          ) cvs print (dpi) = flush
  82. restore
  83. "
  84. *End
  85.  
  86. *% Halftone Information ===============
  87. *ScreenFreq: "50.0"
  88. *ScreenAngle: "24.0"
  89. *DefaultScreenProc: Dot
  90. *ScreenProc Dot: "
  91. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  92. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  93. "
  94. *End
  95. *ScreenProc Line: "{ pop }"
  96. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  97.  
  98. *DefaultTransfer: Null
  99. *Transfer Null: "{ }"
  100. *Transfer Null.Inverse: "{ 1 exch sub }"
  101.  
  102. *% Paper Handling ===================
  103. *% Use these entries to set paper size most of the time, unless there is
  104. *% specific reason to use PageRegion.
  105. *OpenUI *PageSize: PickOne
  106. *OrderDependency: 30 AnySetup *PageSize
  107. *DefaultPageSize: Unknown
  108. *PageSize Letter: "statusdict /lettertray get exec"
  109. *PageSize A4: "statusdict /a4tray get exec"
  110. *?PageSize: "
  111. save
  112.   [(Letter)(Unknown)(A4)] statusdict /pagetype get exec dup 2 gt {pop 1} if
  113.   get = flush
  114. restore
  115. "
  116. *End
  117. *CloseUI: *PageSize
  118.  
  119. *% These entries will set up the frame buffer.  Usually used with manual feed.
  120. *OpenUI *PageRegion: PickOne
  121. *OrderDependency: 40 AnySetup *PageRegion
  122. *DefaultPageRegion: Unknown
  123. *PageRegion Letter: "letter"
  124. *PageRegion A4: "a4"
  125. *CloseUI: *PageRegion
  126.  
  127. *% The following entries provide information about specific paper keywords.
  128. *DefaultImageableArea: Unknown
  129. *ImageableArea Letter: "15 91 597 732 "
  130. *ImageableArea A4: "15 91 582 782 "
  131. *?ImageableArea: "
  132. save
  133.   /cvp {(                ) cvs print ( ) print } bind def
  134.   /upperright {10000 mul floor 10000 div} bind def
  135.   /lowerleft {10000 mul ceiling 10000 div} bind def
  136.   newpath clippath pathbbox
  137.   4 -2 roll exch 2 {lowerleft cvp} repeat
  138.   exch 2 {upperright cvp} repeat flush
  139.  restore
  140. "
  141. *End
  142.  
  143. *% These provide the physical dimensions of the paper (by keyword)
  144. *DefaultPaperDimension: Unknown
  145. *PaperDimension Letter: "612 792"
  146. *PaperDimension A4: "595 842"
  147.  
  148. *DefaultOutputOrder: Reverse
  149.  
  150. *RequiresPageRegion All: True
  151. *OpenUI *InputSlot: PickOne
  152. *OrderDependency: 20 AnySetup *InputSlot
  153. *DefaultInputSlot: Cassette
  154. *InputSlot Cassette: ""
  155. *CloseUI: *InputSlot
  156.  
  157. *% Font Information =====================
  158. *DefaultFont: Courier
  159. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  160. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  161. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  162. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  163. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  164. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  165. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  166. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  167. *Font Courier: Standard "(001.004)" Standard ROM
  168. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  169. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  170. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  171. *Font Helvetica: Standard "(001.002)" Standard ROM
  172. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  173. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  174. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  175. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  176. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  177. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  178. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  179. *Font NewCenturySchlbk-Bold: Standard "(001.006)" Standard ROM
  180. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" Standard ROM
  181. *Font NewCenturySchlbk-Italic: Standard "(001.003)" Standard ROM
  182. *Font NewCenturySchlbk-Roman: Standard "(001.004)" Standard ROM
  183. *Font Palatino-Bold: Standard "(001.002)" Standard ROM
  184. *Font Palatino-BoldItalic: Standard "(001.002)" Standard ROM
  185. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  186. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  187. *Font Symbol: Special "(001.003)" Special ROM
  188. *Font Times-Bold: Standard "(001.002)" Standard ROM
  189. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  190. *Font Times-Italic: Standard "(001.002)" Standard ROM
  191. *Font Times-Roman: Standard "(001.002)" Standard ROM
  192. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  193. *Font ZapfDingbats: Special "(001.002)" Special ROM
  194. *?FontQuery: "
  195. save
  196.  /str 100 string dup 0 (fonts/) putinterval def
  197.  {
  198.    count 1 gt
  199.    {
  200.      exch dup str 6 94 getinterval cvs
  201.      (/) print dup print (:) print exch
  202.      FontDirectory exch known
  203.      { pop (Yes) }
  204.       {
  205.         length 6 add str 0 3 -1 roll getinterval
  206.         mark exch status
  207.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  208.      } ifelse =
  209.    }
  210.    {exit} ifelse
  211.  }bind loop
  212.  (*) = flush
  213. restore
  214. "
  215. *End
  216.  
  217. *?FontList: "
  218. save
  219.   FontDirectory { pop == } bind forall flush
  220.   /filenameforall where
  221.   {
  222.     pop (fonts/*)
  223.     { dup length 6 sub 6 exch getinterval cvn == } bind
  224.     128 string filenameforall flush
  225.   } if
  226.   (*) = flush
  227. restore
  228. "
  229. *End
  230.  
  231. *% Printer Messages (verbatim from printer):
  232. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  233. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  234. *Message: "\FontName\ not found, using Courier"
  235.  
  236. *% Status (format: %%[ status: <one of these> ]%%)
  237. *Status: "idle"
  238. *Status: "busy"
  239. *Status: "waiting"
  240. *Status: "printing"
  241. *Status: "PrinterError: end of ribbon"
  242. *Status: "PrinterError: out of paper"
  243. *Status: "PrinterError: printer fault"
  244. *Status: "PrinterError: printer offline"
  245. *Status: "warming up"
  246.  
  247. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%%)
  248. *Source: "serial9"
  249. *Source: "serial25"
  250. *Source: "AppleTalk"
  251. *Source: "Centronics"
  252.  
  253. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  254. *PrinterError: "end of ribbon"
  255. *PrinterError: "out of paper"
  256. *PrinterError: "printer fault"
  257. *PrinterError: "printer offline"
  258.  
  259. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  260.  
  261. *% Color Separation Information =====================
  262.  
  263. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  264.  
  265. *InkName: ProcessBlack/Process Black
  266. *InkName: CustomColor/Custom Color
  267. *InkName: ProcessCyan/Process Cyan
  268. *InkName: ProcessMagenta/Process Magenta
  269. *InkName: ProcessYellow/Process Yellow
  270.  
  271. *%  For 60 lpi / 300 dpi  ===============================
  272.  
  273. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  274. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  275. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  276. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  277. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  278.  
  279. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  280. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  281. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  282. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  283. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  284.  
  285. *%  For 53 lpi / 300 dpi  ===============================
  286.  
  287. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  288. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  289. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  290. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  291. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  292.  
  293. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  294. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  295. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  296. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  297. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  298.  
  299. *% For "QMS ColorScript 100 Model 20" version 50.3
  300. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  301. *% Converted to meet 4.0 specification
  302. *% Last Edit Date: Sep 15 1992
  303. *% The byte count of this file should be exactly 010083 or 010385
  304. *% depending on the filesystem it resides in.
  305. *% end of PPD file for QMS ColorScript 100 Model 20
  306.